func go/format.parse

2 uses

	go/format (current package)
		format.go#L105: 	file, sourceAdj, indentAdj, err := parse(fset, "", src, true)
		internal.go#L23: func parse(fset *token.FileSet, filename string, src []byte, fragmentOk bool) (